TagData

The tag object used to capture a tag's settings.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

tagId

The tag ID. If provided, the GUID will be used. Otherwise, the function will auto-create it.

-

string

tagType

The tag's type based on the enumeration of types.

Y

TagType

tagDescription

The tag's description.

-

string

*Required elements are only used for API parameters

Usages
  • /API2/content/addTag
  • /API2/content/getAllTagsData
  • /API2/content/getTag
  • /API3/content/addTag
  • /API3/content/getAllTagsData
  • /API3/content/getTagData